FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package ihe.pharm.mpd#current (63 ms)

Package ihe.pharm.mpd
Type CapabilityStatement
Id Id
FHIR Version R5
Source https://profiles.ihe.net/PHARM/MPD/https://build.fhir.org/ig/IHE/pharm-mpd/CapabilityStatement-IHE.MPD.DispenseReporterCS.html
Url https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.DispenseReporterCS
Version 1.0.0-comment-2
Status active
Date 2024-07-08T16:49:44+00:00
Name IHEMPDDispenseReporter
Title IHE MPD Dispense Reporter Actor (server)
Experimental False
Realm uv
Authority ihe
Description The CapabililtyStatement for the [Dispense Reporter Actor](actors-transactions.html#dispense-reporter) expresses the compliance requirements for systems implementing the actor.
Copyright IHE http://www.ihe.net/Governance/#Intellectual_Property
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

SearchParameter
activity-resource ActivityResource
activity-resource ActivityResource
https://profiles.ihe.net/PHARM/MPD/StructureDefinition/IHEMedicationDispense IHE Medication Dispense


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement IHE.MPD.DispenseReporterCS

IHE MPD Dispense Reporter Actor (server)

  • Implementation Guide Version: 1.0.0-comment-2
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: 2024-07-08 16:49:44+0000
  • Published by: Integrating the Healthcare Enterprise (IHE)

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

FHIR RESTful Capabilities

Mode: server

The Dispense Reporter creates Dispense reports.

Security

Recommend ATNA, encouraged IHE-IUA or SMART-app-launch

Summary of System-wide Interactions

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRV-RSUCSearches_include_revincludeOperations
MedicationDispenseSupported Profiles
  IHE Medication Dispense
yyy
Task yyy
RequestOrchestration ypatient, activity-resource

Resource Conformance: supported MedicationDispense

Core FHIR Resource
MedicationDispense
Reference Policy
Interaction summary
  • Supports vread
    create

    Create MedicationDispenses [PHARM-104]

    update

    Update for [PHARM-104]

Supported Profiles

IHE Medication Dispense

Resource Conformance: supported Task

Core FHIR Resource
Task
Reference Policy
Interaction summary
  • Supports vread
    create

    Create MedicationOrders [PHARM-104]

    update

    Update for [PHARM-104]

Resource Conformance: supported RequestOrchestration

Core FHIR Resource
RequestOrchestration
Reference Policy
Interaction summary
  • Supports
    create

    Create DispenseReports [PHARM-104]

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

Search on Patient

SHALLactivity-resourcereference

Activity Resource

 

Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "IHE.MPD.DispenseReporterCS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement IHE.MPD.DispenseReporterCS</b></p><a name=\"IHE.MPD.DispenseReporterCS\"> </a><a name=\"hcIHE.MPD.DispenseReporterCS\"> </a><a name=\"IHE.MPD.DispenseReporterCS-en-US\"> </a><h2 id=\"title\">IHE MPD Dispense Reporter Actor (server)</h2><ul><li>Implementation Guide Version: 1.0.0-comment-2 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>application/fhir+xml</code>, <code>application/fhir+json</code></li><li>Supported Patch Formats: </li><li>Published on: 2024-07-08 16:49:44+0000 </li><li>Published by: Integrating the Healthcare Enterprise (IHE) </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div><p>The Dispense Reporter creates Dispense reports.</p>\n</div><div class=\"lead\"><em>Security</em></div><blockquote><div><p>Recommend <a href=\"https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html\">ATNA</a>, encouraged <a href=\"https://profiles.ihe.net/ITI/IUA/index.html\">IHE-IUA</a> or <a href=\"http://www.hl7.org/fhir/smart-app-launch/\">SMART-app-launch</a></p>\n</div></blockquote><div class=\"lead\"><em>Summary of System-wide Interactions</em></div></div></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET past versions of resources (vread interaction)\">V-R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#MedicationDispense1-1\">MedicationDispense</a></td><td>Supported Profiles<br/>��<a href=\"StructureDefinition-IHEMedicationDispense.html\">IHE Medication Dispense</a></td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td></td><td/><td/><td/></tr><tr><td><a href=\"#Task1-2\">Task</a></td><td>�</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td></td><td/><td/><td/></tr><tr><td><a href=\"#RequestOrchestration1-3\">RequestOrchestration</a></td><td>�</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td>patient, activity-resource</td><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationDispense1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>MedicationDispense</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/medicationdispense.html\">MedicationDispense</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>vread</code><br/><code>create</code><div><p>Create MedicationDispenses [PHARM-104]</p>\n</div><code>update</code><div><p>Update for [PHARM-104]</p>\n</div></li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-IHEMedicationDispense.html\">IHE Medication Dispense</a></p></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Task1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Task</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/task.html\">Task</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>vread</code><br/><code>create</code><div><p>Create MedicationOrders [PHARM-104]</p>\n</div><code>update</code><div><p>Update for [PHARM-104]</p>\n</div></li></ul></div></div><p/><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"RequestOrchestration1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>RequestOrchestration</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/requestorchestration.html\">RequestOrchestration</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <br/><code>create</code><div><p>Create DispenseReports [PHARM-104]</p>\n</div></li></ul></div></div><p/><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Search on Patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-activity-resource.html\">activity-resource</a></td><td><code>reference</code></td><td><div><p>Activity Resource</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div></div>"
  },
  "url" : "https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.DispenseReporterCS",
  "version" : "1.0.0-comment-2",
  "name" : "IHEMPDDispenseReporter",
  "title" : "IHE MPD Dispense Reporter Actor (server)",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-07-08T16:49:44+00:00",
  "publisher" : "Integrating the Healthcare Enterprise (IHE)",
  "contact" : [
    {
      "name" : "Integrating the Healthcare Enterprise (IHE)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ihe.net"
        },
        {
          "system" : "email",
          "value" : "secretary@ihe.net"
        }
      ]
    },
    {
      "name" : "José Costa Teixeira",
      "telecom" : [
        {
          "system" : "email",
          "value" : "jose.a.teixeira@gmail.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The CapabililtyStatement for the [Dispense Reporter Actor](actors-transactions.html#dispense-reporter) expresses the compliance requirements for systems implementing the actor.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest" : [
    {
      "mode" : "server",
      "documentation" : "The Dispense Reporter creates Dispense reports.",
      "security" : {
        "description" : "Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/)"
      },
      "resource" : [
        {
          "type" : "MedicationDispense",
          "supportedProfile" : [
            "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/IHEMedicationDispense"
          ],
          "interaction" : [
            {
              "code" : "vread"
            },
            {
              "code" : "create",
              "documentation" : "Create MedicationDispenses [PHARM-104]"
            },
            {
              "code" : "update",
              "documentation" : "Update for [PHARM-104]"
            }
          ]
        },
        {
          "type" : "Task",
          "interaction" : [
            {
              "code" : "vread"
            },
            {
              "code" : "create",
              "documentation" : "Create MedicationOrders [PHARM-104]"
            },
            {
              "code" : "update",
              "documentation" : "Update for [PHARM-104]"
            }
          ],
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "single"
        },
        {
          "type" : "RequestOrchestration",
          "interaction" : [
            {
              "code" : "create",
              "documentation" : "Create DispenseReports [PHARM-104]"
            }
          ],
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "single",
          "searchParam" : [
            {
              "name" : "patient",
              "type" : "reference",
              "documentation" : "Search on Patient"
            },
            {
              "name" : "activity-resource",
              "definition" : "https://profiles.ihe.net/PHARM/MPD/SearchParameter/activity-resource",
              "type" : "reference",
              "documentation" : "Activity Resource"
            }
          ]
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.